Skip to main content

Device Permission Settings

The Device Permission settings page in the Digisquares platform allows administrators to configure which device features the mobile application can access. By managing these permissions, you can ensure that your application functions efficiently while maintaining user security and privacy.

These permissions define the level of access the app has to various device features, such as camera, location, storage, and more. Properly managing permissions enhances the user experience and safeguards sensitive data.


Configuring Device Permissions

For each device permission, administrators can choose whether to enable or disable access based on the needs of the mobile application. Below is an overview of the available permissions and their descriptions:

PermissionDescription
CameraAllows the app to access and use the device's camera to capture photos and videos.
LocationGrants permission for the app to access the device’s location information, enabling features like GPS navigation and geotagging.
AudioAuthorizes the app to access the device’s microphone to record audio.
File SystemProvides the app with access to the device’s storage, including photos and media files, for tasks like saving, retrieving, or sharing files.
Image PickerAllows the app to access the device’s gallery or camera to pick images, commonly used for profile picture updates.
SMSGrants permission for the app to send, receive, or manage SMS text messages on the device.
CalendarEnables the app to view, add, or modify events on the user’s calendar.
Local AuthenticationAllows the app to use local authentication mechanisms (e.g., fingerprint or facial recognition) for secure access to the app.

Enabling Device Permissions

To enable the necessary permissions for your mobile application, follow these steps:

  1. Access Device Permission Settings: Navigate to the Device Permission settings page within your project settings.

  2. Review Available Permissions: Review the list of available device permissions. For each permission required by your application, check the corresponding box.

  3. Save Changes: After selecting the necessary permissions, click the Save button to apply the changes.


Example Permission Configuration

Here’s an example of how your permission configuration might look:

Permissions Enabled:
- Camera
- Location
- Audio
- File System
- Image Picker

Conclusion

The Device Permission settings in the Digisquares platform provide an essential layer of control over which features of a mobile device your application can access. By carefully selecting the necessary permissions, you can enhance the functionality of your mobile application while respecting user privacy and maintaining security. This configuration allows for a more tailored and safe user experience, ensuring that only authorized features are available to the application.